You are here: Scripting Reference > Classes > Partner > Partner.Address3

Partner.Address3

Declaration

property Address3: String;

Example

procedure OnMapEvent(var Value:Variant);

begin

Value := Partner.Address3;

end;

Description

Returns the Address3 of the active partner within your system.